From 2fc7e21f5e75ea6b00d6f7344335f44f5663d955 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 12 Apr 2024 15:51:26 +0200 Subject: [PATCH] ; * etc/NEWS: Fix typo. --- etc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 30b1cceb2cb..ed5db3a01a3 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1777,7 +1777,7 @@ values. +++ ** Conversion of strings to and from byte-arrays works with multibyte strings. The functions 'dbus-string-to-byte-array' and -'dbus-byte-array-to-string}' now accept and return multibyte Lisp +'dbus-byte-array-to-string' now accept and return multibyte Lisp strings, encoding to UTF-8 and decoding from UTF-8 internally. This means that the argument to 'dbus-byte-array-to-string' must be a valid UTF-8 byte sequence, and the optional parameter MULTIBYTE of -- 2.30.2